﻿using System;
using UnityEngine;

namespace ABI.CCK.Components
{
    public class CVRMovementParent : MonoBehaviour
    {
        
    }
}